home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Various / S.N.A.G. Disk of the Month 91-03 (1991)(Southern Nevada Amiga Group)(PD).zip / S.N.A.G. Disk of the Month 91-03 (1991)(Southern Nevada Amiga Group)(PD).adf / PIV / PIV.Docs < prev    next >
Text File  |  1991-03-29  |  2KB  |  55 lines

  1. PIV            Version 1.0            13-March-1991
  2.  
  3. (c) Copyright 1991 J. E. Hanway
  4. May be freely distributed for non-commercial purposes.
  5. There is no warranty on this program.  The author disclaims any
  6. responsibility for damages caused by this program.
  7.  
  8.  
  9. This little program replaces the familiar "Please Insert Volume FOO:"
  10. requester with one that offers more options than just Retry or Cancel.
  11. The replacement requester looks something like:
  12.  
  13. |System Request====================[][]|
  14. |                                      |
  15. | Volume foo                           |
  16. | is not mounted.  You may:            |
  17. |                                      |
  18. |[RETRY ] after inserting the volume.  |
  19. |                                      |
  20. |[ASSIGN] the volume to [_____________]|
  21. |                                      |
  22. |[MOUNT ] the device.                  |
  23. |                                      |
  24. |[CANCEL] the operation.               |
  25. +--------------------------------------+
  26.  
  27. The new ASSIGN and MOUNT buttons will run the CLI commands of the same
  28. name, and a string gadget is provided for entering the directory to
  29. be assigned.
  30.  
  31. As an added bonus, PIV keeps track of the last request that was cancelled,
  32. so if a request for the same volume comes up immediately, PIV won't even
  33. bother displaying the requester and will act like you just hit CANCEL
  34. again.
  35.  
  36. INSTALLATION
  37.  
  38. Just run PIV from the CLI (or put it in your startup-sequence).  It will
  39. automatically detach itself from your CLI.  To remove PIV, run it again.
  40.  
  41. NOTES
  42.  
  43. PIV is presently only useful under AmigaDOS 1.3.  (It won't crash under
  44. 2.0, but 2.0 uses a different system call for System Requests, so PIV
  45. won't have any effect.)
  46.  
  47.  
  48.  
  49. Ed Hanway
  50. 149 Arborwood Crescent
  51. Rochester, NY  14615-3849
  52.  
  53. BIX, PLink, GEnie: jehanway
  54. Usenet: uunet!sisd!jeh
  55.